home *** CD-ROM | disk | FTP | other *** search
/ PC Advisor 2006 April / PC Advisor 2006 April.iso / internet / tiscali / Install Files / custom.dlg / Folder.json < prev    next >
Encoding:
JavaScript Object Notation  |  2003-11-26  |  252 b 

  1. {
  2.     "schema": {
  3.         "CustID": "Long Integer",
  4.         "Title": "Text (50)",
  5.         "Info": "Text (255)",
  6.         "ListTitle": "Text (50)"
  7.     },
  8.     "data": [
  9.         {
  10.             "CustID": -1,
  11.             "Title": "Program Folder",
  12.             "Info": "You may select an existing Program Folder or enter a new one.",
  13.             "ListTitle": "&Existing Folders:"
  14.         }
  15.     ]
  16. }